home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 15 / Best of Select, The - Games 15 (1997)(Select)(M4)[compilation].iso / chrono / go.bat < prev    next >
DOS Batch File  |  1997-03-25  |  420b  |  27 lines

  1. @cls
  2. @if exist c:\chrono\cmaster.exe goto noinstall
  3. @echo  
  4. @echo  
  5. @echo 
  6. @echo  
  7. @echo  
  8. @echo Press  Alt-Q  to stop this game.                          Select CD-Rom.
  9. @echo  
  10. @echo  
  11. @cd install 
  12. @call go.bat
  13. :noinstall
  14. @echo  
  15. @echo  
  16. @echo 
  17. @echo  
  18. @echo  
  19. @echo Press  Alt-Q  to stop this game.                          Select CD-Rom.
  20. @echo  
  21. @echo  
  22. @c:
  23. @cd \chrono
  24. @go.bat  
  25. @d:
  26. @\menu
  27.